Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]ModuleConfigProtos
/
ModuleConfig
/
AmbientLightingConfig
/
Builder
/
clearRed
clear
Red
open
fun
clearRed
(
)
:
ModuleConfigProtos.ModuleConfig.AmbientLightingConfig.Builder
Sets the red LED level. Values are 0-255.
Content copied to clipboard
uint32 red = 3;
Return
This builder for chaining.